Everything Totally Explained


Ask & we'll explain, totally!
Square pyramidal number
Totally Explained


  NEW! All the latest news in the worlds of computer gaming, entertainment, the environment,  
finance, health, politics, science, stocks & shares, technology and much, much, more.  


View this entry using RSS

Everything about Square Pyramidal Number totally explained

In mathematics, a pyramid number, or square pyramidal number, is a figurate number that represents a pyramid with a base and four sides. These numbers can be expressed in a formula as » sum_

where T_n is the nth tetrahedral number.
   The sum of two consecutive square pyramidal numbers is an octahedral number.
   Besides 1, there's only one other number that's both a square and a pyramid number, 4900, the 70th square number and the 24th square pyramidal number. This fact was proven by G. N. Watson in 1918.

Squares in a square

A common mathematical puzzle involves finding the number of squares in a large n by n square grid. This number can be derived as follows:
  • The number of 1×1 boxes found in the grid is n^2.
  • The number of 2×2 boxes found in the grid is (n-1)^2. These can be counted by counting all of the possible upper-left corners of 2×2 boxes.
  • The number of k×k boxes (1 ≤ kn) found in the grid is (n-k+1)^2. These can be counted by counting all of the possible upper-left corners of k×k boxes. It follows that the number of squares in an n by n square grid is: » x = n^2 + (n-1)^2 + (n-2)^2 + (n-3)^2 + ldots + 1^2

    or: » x = n(n+1)(2n+1)/6

    That is, the solution to the puzzle is given by the square pyramidal numbers.

    Further Information

    Get more info on 'Square Pyramidal Number'.


    External Link Exchanges

    Do you know how hard it is to get a link from a large encyclopaedia? Well we're different and will prove it. To get a link from us just add the following HTML to your site on a relevant page:

      <a href="http://square_pyramidal_number.totallyexplained.com">Square pyramidal number Totally Explained</a>

    Then simply click through this link from your web page. Our crawlers will verify your link, extract the title of your web page and instantly add a link back to it. If you like you can remove the words Totally Explained and embed the link in article text.
       As long as your link remains in place, we'll keep our link to you right here. Please play fair - our crawlers are watching. Your site must be closely related to this one's topic. Any kind of spamming, dubious practises or removing the link will result in your link from us being dropped and, potentially, your whole site being banned.



  • Copyright © 2007-8 totallyexplained.com | Licensed under the GNU Free Documentation License | Site Map
    This article contains text from the Wikipedia article Square pyramidal number (History) and is released under the GFDL | RSS Version